home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 033a / rbbsmgr2.zip / NEW < prev    next >
Text File  |  1991-09-24  |  5KB  |  109 lines

  1.           
  2.           
  3.           RELEASE HISTORY
  4.  
  5.           
  6.           Version 1.0:                                            
  7.               09/01/90
  8.               Initial Release
  9.           
  10.           Version 1.1:                                            
  11.               Fixed bug in Message edit and User edit submenus.   
  12.                 Variable was not declared static resulting in     
  13.                 improper display of submenu after using certain   
  14.                 functions off menu.
  15.               Fixed interesting error where FIXALL in the         
  16.                 Reformat menu actually messed things up.  Result  
  17.                 of a section of code remaining in the routine     
  18.                 from a previous version thus Variable values were 
  19.                 corrupt.
  20.               Added HotKeys to submenu's in Users and Message,    
  21.                 etc.
  22.               Added PgUp PgDn to viewers
  23.               Added Message Check to initialization, checks new   
  24.                 and SYSOP
  25.           
  26.           Version 1.2
  27.               Added option to turn off extended lines in Download 
  28.                 text file and allow board name in header.
  29.               Updated Status line Filenames and memory usage
  30.               Fixed Bug in Search which didn't display String not 
  31.                 found
  32.           
  33.           
  34.           Version: 1.3
  35.               Added The Import DIR feature off the TOOLS menu.
  36.               RBBS Manager is now overlayed.  Ho Hum so what?     
  37.                 Well you should notice a larger free memory on    
  38.                 the status line permitting larger FMS files to be 
  39.                 loaded and processed.
  40.           
  41.           Version: 1.4
  42.               Reformated some of the Data types should notice     
  43.                 some speed up of assorted functions.
  44.               Added SORT Fms directory Menu option off the TOOLS  
  45.                 Menu.
  46.           
  47.           Version 1.5
  48.             Import Formatted Lines option added to the tools      
  49.               menu.
  50.             Manager now has an offline tag feature.  In the       
  51.               Editor you may tag any file with the Edit Menu      
  52.               selection or the Hot Key CTRL-T.  It will bracket   
  53.               the SIZE field.  All of the features of RBBS        
  54.               Manager support this way of tagging. When you wish  
  55.               to reconcile your directories and do date/size      
  56.               checks RBBS-MGR will pick up the bracketed size     
  57.               field and not give you any problems.  The main      
  58.               drawback to this is you are now limited to files of 
  59.               less than one million bytes. If there's a special   
  60.               need contact LETTERS and we'll fix you up for       
  61.               megasize files.
  62.             Scroll back buffers were added to a couple of the     
  63.               Callers view options, allows the viewing of the     
  64.               last screen of info if you went by something that   
  65.               piqued your interest.
  66.           
  67.           Version 1.6
  68.               Released support for all RBBS FMS Line Lengths.     
  69.                 All functions now support the various line        
  70.                 lengths. 
  71.              TOOL Functions such as Reformat, Make Download Text, 
  72.                 Reconcile, and Date/Size Check are available      
  73.                 without loading FMS into memory.  This allows     
  74.                 processing larger FMS directories.
  75.               VIEW ANY File has been altered to accept files up   
  76.                 to 16,000 lines.  It now works slower as it is    
  77.                 dependent on disk access.
  78.           
  79.           Version 1.7
  80.               Config file format has been changed to an ASCII     
  81.                 text file and may be editable by any text editor. 
  82.                 Information as to format is contained in          
  83.                 commented lines in the file itself.
  84.               Various bugs were found and squashed that appeared  
  85.                 after the support for all line lengths.
  86.  
  87.           Version 1.8
  88.                More Bug Squashing as time allows, most involving
  89.                  the changeover to all Line Lengths. eg. extended 
  90.                  description line length mark.
  91.                Line handling in the FMS editor
  92.                Load routine sometimes reporting wrong number of
  93.                  lines causing subscript and illegal function 
  94.                  errors       
  95.           
  96.           Version 1.9
  97.                Somewhere along the line a trim line dissapeared,
  98.                  allowing a doubling up of spaces in extended
  99.                  descriptions while using the Format/Fix routine
  100.           
  101.           Version 2.0
  102.                Expanded Memory support added, numerous changes
  103.                  involved. Supports all file sizes.
  104.                Security support added for file entry. Manager
  105.                  supports using RBBS's '=' in all its functions.
  106.                Speed optimizations begun, New load routines,etc
  107.                New Config parameters.
  108.  
  109.